% Response.Buffer = true Response.ExpiresAbsolute=now()-1 Response.Expires=0 Response.CacheControl="no-cache" if Not ChkPost then response.redirect ("../../login/chklogin.asp?login=4") response.end end if %>